home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-07-10 | 493 b | 26 lines | [TEXT/MPCC] |
- /*
- File: TestFunctions.h
-
- Contains: Test functions for Sequence grabber and vdig tests.
-
- Written by: DTS
-
- Copyright: © 1995 by Apple Computer, Inc., all rights reserved.
-
- Change History (most recent first):
-
- <1> 4/25/95 khs first file
-
- */
-
-
- // INCLUDE FILES
- #include "DTSQTUtilities.h"
-
-
- // FUNCTION PROTOTYPES
- OSErr ShowVDIGInfo(void);
- void SetMyVideoChannelSettings(void);
- void SetMyAudioChannelSettings(void);
- void RecordSamplesToFile(void);
-